Hello, I am currently trying to make a user interface directly in Doors by using DXL. Is there any way of updating a canvas drawing, by clicking a button? Both the button and the canvas are already in the same DB. MihaiPop - Sat Oct 31 08:08:46 EDT 2015 |
Re: Update canvas content on button click Nevermind, I will just draw them in a normal function. I won't use the initial callback :) |